home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Financial / Emerald1.0 / Source / English.lproj / Analysis.nib / data.classes next >
Encoding:
Text File  |  1996-03-03  |  1.8 KB  |  72 lines

  1. AnalysisObject = {
  2.     ACTIONS = {
  3.     "Calc:" = "Calc:"; 
  4.     "DirectTrading:" = "DirectTrading:"; 
  5.     "PrintAll:" = "PrintAll:"; 
  6.     "PrintBuy:" = "PrintBuy:"; 
  7.     "PrintCalc:" = "PrintCalc:"; 
  8.     "PrintCommSchedule:" = "PrintCommSchedule:"; 
  9.     "PrintSell:" = "PrintSell:"; 
  10.     "TeleMax:" = "TeleMax:"; 
  11.     }; 
  12.     OUTLETS = {
  13.     AnalysisBox = AnalysisBox; 
  14.     AnalysisWindow = AnalysisWindow; 
  15.     BreakEven = BreakEven; 
  16.     BuyBox = BuyBox; 
  17.     Comm1 = Comm1; 
  18.     Comm10 = Comm10; 
  19.     Comm11 = Comm11; 
  20.     Comm12 = Comm12; 
  21.     Comm13 = Comm13; 
  22.     Comm2 = Comm2; 
  23.     Comm3 = Comm3; 
  24.     Comm4 = Comm4; 
  25.     Comm5 = Comm5; 
  26.     Comm6 = Comm6; 
  27.     Comm7 = Comm7; 
  28.     Comm8 = Comm8; 
  29.     Comm9 = Comm9; 
  30.     CommissionWindow = CommissionWindow; 
  31.     FlatFee = FlatFee; 
  32.     MyScrollView = MyScrollView; 
  33.     NetAmountPerShare = NetAmountPerShare; 
  34.     NetAmountPerShare2 = NetAmountPerShare2; 
  35.     NetProfitLost = NetProfitLost; 
  36.     NetProfitLostPerShare = NetProfitLostPerShare; 
  37.     NumberOfShares = NumberOfShares; 
  38.     NumberOfShares2 = NumberOfShares2; 
  39.     PrincipalValue = PrincipalValue; 
  40.     RadioButton = RadioButton; 
  41.     ReportWindow = ReportWindow; 
  42.     SellBox = SellBox; 
  43.     SharePriceDifference = SharePriceDifference; 
  44.     Stock1 = Stock1; 
  45.     Stock10 = Stock10; 
  46.     Stock11 = Stock11; 
  47.     Stock12 = Stock12; 
  48.     Stock13 = Stock13; 
  49.     Stock2 = Stock2; 
  50.     Stock3 = Stock3; 
  51.     Stock4 = Stock4; 
  52.     Stock5 = Stock5; 
  53.     Stock6 = Stock6; 
  54.     Stock7 = Stock7; 
  55.     Stock8 = Stock8; 
  56.     Stock9 = Stock9; 
  57.     StockPrice = StockPrice; 
  58.     StockPrice2 = StockPrice2; 
  59.     TeleMaxInput = TeleMaxInput; 
  60.     Total = Total; 
  61.     Total2 = Total2; 
  62.     TotalCommPerShare = TotalCommPerShare; 
  63.     TotalCommission = TotalCommission; 
  64.     TotalCommission2 = TotalCommission2; 
  65.     TotalCommissionCharges = TotalCommissionCharges; 
  66.     TotalStockPrice = TotalStockPrice; 
  67.     TotalStockPrice2 = TotalStockPrice2; 
  68.     }; 
  69.     SUPERCLASS = Object; 
  70. };
  71. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  72.